Skip to content

Fix db documentation#512

Merged
samtstern merged 1 commit intofirebase:version-1.1.0-devfrom
SUPERCILEX:fix-docs
Jan 11, 2017
Merged

Fix db documentation#512
samtstern merged 1 commit intofirebase:version-1.1.0-devfrom
SUPERCILEX:fix-docs

Conversation

@SUPERCILEX
Copy link
Collaborator

@SUPERCILEX SUPERCILEX commented Jan 11, 2017

@samtstern It looks like @puf forgot the second * making onDataChanged appear to have no documentation. Oops! 😄

Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
* to complete a batch update to a UI element.
*/
protected void onDataChanged() {
}
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Methods should not be positioned before constructors.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought I added it near the end, didn't I?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope, you added it before a constructor at line 98. I put between onCancelled.

@samtstern
Copy link
Contributor

LGTM, good catch!

@samtstern samtstern merged commit 56a45e3 into firebase:version-1.1.0-dev Jan 11, 2017
@SUPERCILEX SUPERCILEX deleted the fix-docs branch January 11, 2017 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants